home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / SYS / s / _quit.spot < prev    next >
Text File  |  1996-09-26  |  426b  |  13 lines

  1. /* Ban Event!-Window, quit Spot 1.2b registered or higher        */
  2.  
  3. /* Copy this script to your Spot-Rexx-directory and Spot will    */
  4. /* close Event!'s clockwindow before quitting, when you click    */
  5. /* on "Quit" in the area list window. Useful only of course, if  */
  6. /* "Follow to active Pubscreen" is switched on.                  */
  7.  
  8. If show('Ports','EVENT!') then address "EVENT!" BAN 5
  9.  
  10. options failat 101
  11.  
  12. QUITSPOT
  13.